[INFO] cloning repository https://github.com/seeyebe/gmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seeyebe/gmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseeyebe%2Fgmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseeyebe%2Fgmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbfd3d1e2c66602354ea02784825741d5493320a
[INFO] testing seeyebe/gmap against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseeyebe%2Fgmap" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seeyebe/gmap
[INFO] finished tweaking git repo https://github.com/seeyebe/gmap
[INFO] tweaked toml for git repo https://github.com/seeyebe/gmap written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seeyebe/gmap on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seeyebe/gmap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e62b6bc89cbec66a91fba63fb6f5054439ceb11784684599dabaff2dc3ed29e
[INFO] running `Command { std: "docker" "start" "-a" "6e62b6bc89cbec66a91fba63fb6f5054439ceb11784684599dabaff2dc3ed29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e62b6bc89cbec66a91fba63fb6f5054439ceb11784684599dabaff2dc3ed29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e62b6bc89cbec66a91fba63fb6f5054439ceb11784684599dabaff2dc3ed29e", kill_on_drop: false }`
[INFO] [stdout] 6e62b6bc89cbec66a91fba63fb6f5054439ceb11784684599dabaff2dc3ed29e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcb6d9099069fbf7b701156922ee340932976c29a4bb26736dfda8def419bc12
[INFO] running `Command { std: "docker" "start" "-a" "bcb6d9099069fbf7b701156922ee340932976c29a4bb26736dfda8def419bc12", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling human_format v1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-date v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling gix-path v0.10.19
[INFO] [stderr]    Compiling gix-actor v0.35.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling gix-features v0.43.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-object v0.50.0
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling gix-ref v0.53.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling gix-dir v0.15.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.22.0
[INFO] [stderr]    Compiling gix-prompt v0.11.1
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling gix-status v0.20.0
[INFO] [stderr]    Compiling gix-archive v0.22.0
[INFO] [stderr]    Compiling gix-credentials v0.30.0
[INFO] [stderr]    Compiling gix-worktree-state v0.20.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling gix-negotiate v0.21.0
[INFO] [stderr]    Compiling gix-mailmap v0.27.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling gmap v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "bcb6d9099069fbf7b701156922ee340932976c29a4bb26736dfda8def419bc12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb6d9099069fbf7b701156922ee340932976c29a4bb26736dfda8def419bc12", kill_on_drop: false }`
[INFO] [stdout] bcb6d9099069fbf7b701156922ee340932976c29a4bb26736dfda8def419bc12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d70b77b9f254f97e2d38d9b7fca52b337bde5dbc740bc21dbbcfdded0c8bb28
[INFO] running `Command { std: "docker" "start" "-a" "8d70b77b9f254f97e2d38d9b7fca52b337bde5dbc740bc21dbbcfdded0c8bb28", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling gmap v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.24s
[INFO] running `Command { std: "docker" "inspect" "8d70b77b9f254f97e2d38d9b7fca52b337bde5dbc740bc21dbbcfdded0c8bb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d70b77b9f254f97e2d38d9b7fca52b337bde5dbc740bc21dbbcfdded0c8bb28", kill_on_drop: false }`
[INFO] [stdout] 8d70b77b9f254f97e2d38d9b7fca52b337bde5dbc740bc21dbbcfdded0c8bb28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6c5a3603ee15de042f3c7d74499d8b9e85592a2928909aa4ede73d853ea519b
[INFO] running `Command { std: "docker" "start" "-a" "a6c5a3603ee15de042f3c7d74499d8b9e85592a2928909aa4ede73d853ea519b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gmap-0c5c25167e19695f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tui::input::tests::commit_search_filters_and_trims_selection ... ok
[INFO] [stdout] test tui::layout::tests::visible_weeks_center_on_selection ... ok
[INFO] [stdout] test tui::layout::tests::visible_weeks_respect_filtered_indices ... ok
[INFO] [stdout] test tui::input::tests::search_filter_limits_indices_and_selection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gmap-4ab0191ab80722c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-08c83df794e38278)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzFa8cz/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOfKsWG/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSXoE3q/.git/
[INFO] [stdout] [master (root-commit) 2091ffc] add lib.rs
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 lib.rs
[INFO] [stdout] [master (root-commit) c1ad64b] add src/a.rs
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/a.rs
[INFO] [stdout] HEAD is now at c1ad64b add src/a.rs
[INFO] [stdout] HEAD is now at 2091ffc add lib.rs
[INFO] [stdout] [master bbdeac1] add src/b.rs
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/b.rs
[INFO] [stdout] [master (root-commit) 5668465] add file.txt
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stdout] HEAD is now at 5668465 add file.txt
[INFO] [stderr] Switched to a new branch 'feat'
[INFO] [stdout] HEAD is now at bbdeac1 add src/b.rs
[INFO] [stdout] [master f8c084a] add lib.rs
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [feat f408108] add feat.txt
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feat.txt
[INFO] [stdout] HEAD is now at f8c084a add lib.rs
[INFO] [stdout] HEAD is now at f408108 add feat.txt
[INFO] [stdout] HEAD is now at f408108 add feat.txt
[INFO] [stderr] Switched to branch 'master'
[INFO] [stdout] [master 8845417] add file.txt
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout] HEAD is now at 8845417 add file.txt
[INFO] [stdout] test churn_json_outputs_entries ... ok
[INFO] [stdout] Merge made by the 'ort' strategy.
[INFO] [stdout]  feat.txt | 1 +
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 feat.txt
[INFO] [stdout] test heat_json_outputs_buckets ... ok
[INFO] [stderr]    Doc-tests gmap
[INFO] [stdout] test include_merges_flag_affects_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6c5a3603ee15de042f3c7d74499d8b9e85592a2928909aa4ede73d853ea519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c5a3603ee15de042f3c7d74499d8b9e85592a2928909aa4ede73d853ea519b", kill_on_drop: false }`
[INFO] [stdout] a6c5a3603ee15de042f3c7d74499d8b9e85592a2928909aa4ede73d853ea519b
